max
Finds the maximum of this integer and the given value.
Since
0.6.0
Parameters
value
The integer value to compare.
Finds the maximum of this integer and the given big integer value.
Since
0.12.0
Parameters
value
The big integer value to compare.
Finds the maximum of this integer and the given decimal value.
Since
0.6.0
Parameters
value
The decimal value to compare.